GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+IPdfOcrOptions / PageNo Property





In This Topic
PageNo Property (GdPicturePDF.IPdfOcrOptions)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(8)>
Property PageNo As Integer
[DispId(8)]
int PageNo {get; set;}
read-write property PageNo: Integer; 
DispIdAttribute(8)
function get,set PageNo : int
[DispId(8)]
__property int get_PageNo();
__property void set_PageNo( 
   int value
);
[DispId(8)]
property int PageNo {
   int get();
   void set (    int value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+IPdfOcrOptions
GdPicturePDF.IPdfOcrOptions Members